CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab 模板匹配

搜索资源列表

  1. templateMatcher

    0下载:
  2. 利用logGabor函数分别提取待匹配图和模板图的相位信息作为匹配基元,进行互相关运算,寻找最佳匹配位置-Use to be extracted separately logGabor function map and template matching of the phase diagram as an information matching primitives to carry out cross-correlation calculation, find the best match
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:638
    • 提供者:lu
  1. adistortedimagerectificationalgorithmbasedonleasts

    0下载:
  2. 针对高精度的畸变图像,提出了一种基于最小二乘影像匹配的高精度畸变图像矫正算 法. 算法首先利用特征提取与边缘检测对图像进行预处理,并且将特征匹配与最小二乘算法相 结合,从而实现了图像与模板之间精确的子像素定位与匹配. 实验表明,该算法较好的解决了目前高精度畸变图像矫正算法中普遍存在的定位和匹配精度较差的缺陷,图像矫正效果良好,是一种有效的畸变图像矫正算法.-Image distortion for high-precision, a least-squares image matchin
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:109191
    • 提供者:chenruibao
  1. ex2

    0下载:
  2. 汽车牌照定位与字符识别 要定位汽车牌照并识别其中的字符,我们采用Matlab平台提供的一些图像处理函数,以傅立叶变换通过字符模板与待处理的图像匹配为核心思想。 -Vehicle license location to location and character recognition vehicle license and identify the characters, we use Matlab platform provides a number of image processing
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:63681
    • 提供者:吕寿鹏
  1. bashi_zhibiao

    0下载:
  2. 一个基于巴氏指标的图像匹配,原图和模板可以自己加载
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:221554
    • 提供者:gxf
  1. tuxiangpipei

    0下载:
  2. 基于小波变换的多分辨匹配算法: 首先利用小波的多分辩率特性将匹配图像和模板图像分解到乙层上,并且只保留LL低频部分,然后利用归一化相关法作为相似性度量,进行由粗到细的相关匹配过程,每次利用下一层的匹配结果在上层小范围内搜索。这样做极大地减少了搜索空间,而且减少了每次匹配计算相似度的数据量。 -Wavelet multiresolution matching algorithms: a wavelet multi-resolution feature will match the imag
  3. 所属分类:Wavelet

    • 发布日期:2017-04-01
    • 文件大小:252456
    • 提供者:韩小芳
  1. 115

    0下载:
  2. 提取目标位置参考点和目标匹配模板;使用基于区域特征的运动目标跟踪算法获取目标位置(像素) -Extraction of target location and target reference points match template use region-based feature tracking algorithm for moving object target location (pixels)
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:324664
    • 提供者:肖为
  1. matlab-picture-matching

    1下载:
  2. matlab下实现模板的匹配,完整的UI设计 欢迎下载哦,多多支持!-matlab template matching to achieve complete UI design are welcome to download Oh, a lot of support!
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:196327
    • 提供者:盖盖
  1. TemplateMatching

    0下载:
  2. 基于模板的图像匹配,使用matlab实现,代码简洁, 有清晰注释-Template-based image matching, the use of matlab, the code is concise, clear notes
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:310435
    • 提供者:tanii
  1. liangfutuxiangpipei

    0下载:
  2. 这个程序是在matlab环境下编写的,通过对两幅图像分析,然后进行模板匹配-This program is written in the matlab environment, through the analysis of two images, and then template matching
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:20169
    • 提供者:ljj
  1. DesignandImplementation

    0下载:
  2. 本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等图像处理方法;其次,探讨了如何提取数字字符的结构特征和笔划特征,并详细地描述了知识库的构造方法;最后采用了以知识库为基础的模板匹配识别方法,并以MATLAB作为编程工具实现了具有友好的图形用户界面的自由手写体数字识别系统。实验结果表明,本方法具有较高的识别率,并具有较好的抗噪性能。-This paper describes and designs a free hand
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-24
    • 文件大小:349546
    • 提供者:feiying
  1. huidupipei

    0下载:
  2. 用MATLAB对两幅图片进行图像匹配,程序运用了两种匹配算法1.基于灰度值的模板匹配2.模板匹配的改进算法-Two pictures with MATLAB for image matching procedure using two matching algorithms. Two gray value-based template matching. Improved algorithm of template matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:220280
    • 提供者:张倩
  1. Untitled2

    0下载:
  2. 基本MATLAB的车牌识别方法,包含定位,切割以及用模板匹配法识别切割后的字符-Basic MATLAB license plate recognition method, including positioning, cutting and template matching method to identify cut characters
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:45645
    • 提供者:王子文
  1. character-recognition

    0下载:
  2. 基于MATLAB的模板匹配的车牌字符识别代码- License plate character recognition based on template matching MATLAB code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-25
    • 文件大小:5282
    • 提供者:段兰兰
  1. Uppiictures

    0下载:
  2. 用MATLAB对两幅图片进行图像匹配,程序源码运用了两种匹配算法:1.一种种基于灰度值的模板匹配2.模板匹配的改进算法使用界面输入输出方式 -Using MATLAB for image matching two pictures, the program source code using two matching algorithms: 1. A various gray value-based template matching. Improve template matching
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:196499
    • 提供者:海的
  1. 6153

    0下载:
  2. 用matlab编程实现车牌字符的识别,在识别中运用了模板匹配的方法-Matlab programming realize license plate character recognition, the recognition using a template matching method
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-06
    • 文件大小:346716
    • 提供者:李梅
  1. matlab1111

    0下载:
  2. 很不错的基于模板匹配的matlab程序,有意者可以下载下来看看吧-Very good based on template matching matlab program Interested parties can download to see it
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:1940802
    • 提供者:CHEN
  1. mobanpipei

    0下载:
  2. 用matlab写的模板匹配算法,用于基于轮廓提取的多边形近似匹配算法-Matlab write template matching algorithm for approximate matching algorithm based on contour extraction polygon
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:20480
    • 提供者:许俊峰
  1. image-processing

    0下载:
  2. 有关图像图形处理 图像识别 主成分分析法,模板匹配等识别方法的Matlab程序-Principal component analysis (pca) on video image processing image recognition, template matching identification methods, such as Matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:8451535
    • 提供者:杨佳华
  1. face_detection_by_template_tutorial

    0下载:
  2. 基于模板匹配的人脸检测教程,matlab代码-tutorial of face detection by template
  3. 所属分类:OpenCV

    • 发布日期:2017-12-02
    • 文件大小:2076782
    • 提供者:nullspace
  1. chepaishibie

    0下载:
  2. 给出了车牌模板匹配的源matlab程序,对于做模板匹配的朋友有很大的帮助。-License plate template matching source matlab program, a great help for a friend to do template matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:1773513
    • 提供者:
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com